MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "entities": {
        "Q1": {
            "type": "item",
            "id": "Q1",
            "descriptions": {
                "en": {
                    "language": "en",
                    "value": "my first test item to verify Wikibase installation"
                }
            }
        },
        "Q42": {
            "type": "item",
            "id": "Q42",
            "descriptions": {
                "en": {
                    "language": "en",
                    "value": "France territorial subdivision for municipalities"
                },
                "fr": {
                    "language": "fr",
                    "value": "type de division administrative fran\u00e7aise pour les municipalit\u00e9s"
                },
                "de": {
                    "language": "de",
                    "value": "unterste Stufe des franz\u00f6sischen Verwaltungsaufbaus"
                }
            }
        }
    },
    "success": 1
}